In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.ThumbnailEx / ControlKeyPress Event

ControlKeyPress Event

In This Topic
Syntax
'Declaration

 

Public Event ControlKeyPress As ThumbnailEx.ControlKeyPressEventHandler
public event ThumbnailEx.ControlKeyPressEventHandler ControlKeyPress
public event ControlKeyPress: ThumbnailEx.ControlKeyPressEventHandler; 
In JScript, you can handle the events defined by another class, but you cannot define your own.
public: __event ThumbnailEx.ControlKeyPressEventHandler* ControlKeyPress
public:

event ThumbnailEx.ControlKeyPressEventHandler^ ControlKeyPress
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.ThumbnailEx
ThumbnailEx Members